<?php
$output = shell_exec('nohup /home/www/gamesites.cz/fastdownload/zipper.2.sh > zipper.log &');
echo $ret;
print_r($output);
